﻿2026-07-16T13:12:04.4700125Z ##[group]Run actions/checkout@v5
2026-07-16T13:12:04.4700790Z with:
2026-07-16T13:12:04.4701141Z   fetch-depth: 0
2026-07-16T13:12:04.4701616Z   repository: BigscreenVR/spt-bs-core
2026-07-16T13:12:04.4704493Z   token: ***
2026-07-16T13:12:04.4704823Z   ssh-strict: true
2026-07-16T13:12:04.4705125Z   ssh-user: git
2026-07-16T13:12:04.4705415Z   persist-credentials: true
2026-07-16T13:12:04.4705761Z   clean: true
2026-07-16T13:12:04.4706069Z   sparse-checkout-cone-mode: true
2026-07-16T13:12:04.4706412Z   fetch-tags: false
2026-07-16T13:12:04.4706714Z   show-progress: true
2026-07-16T13:12:04.4707028Z   lfs: false
2026-07-16T13:12:04.4707287Z   submodules: false
2026-07-16T13:12:04.4707628Z   set-safe-directory: true
2026-07-16T13:12:04.4708009Z ##[endgroup]
2026-07-16T13:12:04.6521685Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T13:12:04.6523435Z ##[group]Getting Git version info
2026-07-16T13:12:04.6524238Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-16T13:12:04.6780407Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-16T13:12:04.7795642Z git version 2.43.0.windows.1
2026-07-16T13:12:04.7818795Z ##[endgroup]
2026-07-16T13:12:04.7827764Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\72def8e6-6ebd-4b4f-ba63-56ff14623089\.gitconfig'
2026-07-16T13:12:04.7841699Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\72def8e6-6ebd-4b4f-ba63-56ff14623089' before making global git config changes
2026-07-16T13:12:04.7843255Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T13:12:04.7846918Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-16T13:12:04.8110201Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-16T13:12:04.8340208Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T13:12:04.8365080Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T13:12:04.8369530Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T13:12:04.9685904Z HEAD
2026-07-16T13:12:04.9946824Z ##[endgroup]
2026-07-16T13:12:04.9950045Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-16T13:12:05.8882280Z ##[group]Cleaning the repository
2026-07-16T13:12:05.8887476Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-16T13:12:09.9018558Z Removing target/
2026-07-16T13:12:09.9049858Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-16T13:12:09.9566950Z HEAD is now at a7bc1d1c Merge eb9fd8643921930ce21cc7ef0751a27360fc14bc into 01d2d18cb3196313eb04e6a1fa03e28437fb5056
2026-07-16T13:12:09.9590746Z ##[endgroup]
2026-07-16T13:12:09.9594614Z ##[group]Disabling automatic garbage collection
2026-07-16T13:12:09.9599645Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-16T13:12:09.9884592Z ##[endgroup]
2026-07-16T13:12:09.9885129Z ##[group]Setting up auth
2026-07-16T13:12:09.9891581Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-16T13:12:10.1370098Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-16T13:12:10.5598469Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T13:12:10.5861321Z http.https://github.com/.extraheader
2026-07-16T13:12:10.5889193Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-16T13:12:10.6168194Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-16T13:12:11.2912106Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T13:12:11.3163500Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-16T13:12:11.8514767Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-16T13:12:11.8802081Z ##[endgroup]
2026-07-16T13:12:11.8802828Z ##[group]Fetching the repository
2026-07-16T13:12:11.8811805Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +a7bc1d1cd71a406b5a1d14a00194895436ed721f:refs/remotes/pull/14/merge
2026-07-16T13:12:13.6339145Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-16T13:12:13.6339651Z  * [new branch]        release/v0.34.0 -> origin/release/v0.34.0
2026-07-16T13:12:13.6478818Z ##[endgroup]
2026-07-16T13:12:13.6479225Z ##[group]Determining the checkout info
2026-07-16T13:12:13.6479564Z ##[endgroup]
2026-07-16T13:12:13.6485278Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-16T13:12:13.6778312Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-16T13:12:13.8212373Z ##[group]Checking out the ref
2026-07-16T13:12:13.8216716Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/14/merge
2026-07-16T13:12:13.8610249Z HEAD is now at a7bc1d1c Merge eb9fd8643921930ce21cc7ef0751a27360fc14bc into 01d2d18cb3196313eb04e6a1fa03e28437fb5056
2026-07-16T13:12:13.8630745Z ##[endgroup]
2026-07-16T13:12:13.8894918Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-16T13:12:13.9128038Z a7bc1d1cd71a406b5a1d14a00194895436ed721f
